Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make optional fields optional in MappingGenericProperty (#703) #708

Merged
merged 1 commit into from
Feb 6, 2024

Conversation

alex-at-cascade
Copy link
Contributor

Description

Make optional fields optional in MappingGenericProperty

Issues Resolved

#703

Check List

  • New functionality includes testing.
    • All tests pass
  • Linter check was successfull - yarn run lint doesn't show any errors
  • Commits are signed per the DCO using --signoff
  • Changelog was updated.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@nhtruong
Copy link
Collaborator

@alex-at-cascade
Copy link
Contributor Author

Thanks, @alex-at-cascade Would you mind signing your commit as well? https://github.com/opensearch-project/opensearch-js/pull/708/checks?check_run_id=20998375185

If you look at the commit message, it seems to have the proper line - is the automation confused because I used my real name there (instead of my github username)? The contributing guide does say "please use your real name" for that line.

@nhtruong
Copy link
Collaborator

I believe it's expecting your github user name:

Expected "alex-at-cascade alex.dommasch@cascadeenergy.com", but got "Alex Dommasch alex.dommasch@cascadeenergy.com".

@alex-at-cascade
Copy link
Contributor Author

I believe it's expecting your github user name:

Expected "alex-at-cascade alex.dommasch@cascadeenergy.com", but got "Alex Dommasch alex.dommasch@cascadeenergy.com".

But https://github.com/opensearch-project/opensearch-js/blob/main/CONTRIBUTING.md says very clearly:

Additionally, please use your real name. We do not accept anonymous contributors nor those utilizing pseudonyms.

Is that guide inaccurate? (I just want to do the right thing here.)

@nhtruong
Copy link
Collaborator

nhtruong commented Feb 5, 2024

@alex-at-cascade Hey sorry for the late response. I was out the last few days.

You're correct. However the DCO is based off of your github info. In this case, your email address already reflects your name. You can also update your github account to your real name. The goal of the DCO is helping us identifying the contributor, and I think yours is satisfactory :)

…-project#703)

Signed-off-by: alex-at-cascade <alex.dommasch@cascadeenergy.com>
@dblock dblock merged commit c67d82f into opensearch-project:main Feb 6, 2024
64 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants